/** Shopify CDN: Minification failed

Line 6:8 Unexpected "/"

**/
cument */

/* body{ margin: 0; padding: 0; font-family: 'Poppins', sans-serif;}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto; 
    margin-bottom: 1.5em;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.prd-pic{
	width: 50px;
    border: 1px solid #333;
    border-radius: 50%;
}


.similar a{
  margin-top:15px; margin-right:5px;
    display: inline-block;
    width: 90px;
    background: #fff;
    text-align: center;
    min-height: 80px;
  padding:10px 2px 2px 2px;
  transition:0.3s;
    border: #eee 3px solid;
    border-radius: 5px;
    position: relative;
  color:#000;
}
.var-color{ padding:15px 0; font-weight:bold;}
.colr{ color:#000;}
span.var-color{ color:#8788db;}

.similar a:hover{ border-color:#8788db;}

.similar .name{ position:absolute; opacity: 0; top:-33px;  transition:0.3s; background:#fff;}
.similar a:hover .name{ border:#ddd 1px solid; padding:4px 2px 1px 2px; text-align:center; opacity:1 ;
  left:-2px; right:-2px; border-radius:5px; line-height:15px;}
.similar  .prd-pic{border-radius:0; height:60px; width:60px;border:none;}
*/


/*
a.options-color {display: none !important;}


.tt-options-swatch li[data-availability="false"] {
    display: none !important;
}

.tt-title-options {
    display: none;
}
*/


/*
.var-size .size{color: #333; font-weight:bold; }
.var-size{ margin-bottom: -20px;     margin-top: 30px;}

.body-section {
	overflow:hidden;
	background-color: #f4f8f9;
	margin:0px;
}

.top-header
{
	width:100%;
	background-color:#35363a;
	padding:10px 0px;
}
.heading
{
	color:#35363a;
	text-align:center;
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
	padding:10px 0px;
}
.container
{
	width:90%;
	margin:0px auto;
}
.white-bg
{
	background-color:#fff;
	width:100%;
	float:left;
}
.text-row
{
	width:100%;
	background:url(bg.jpg) right repeat-x;
	padding:10px 0px;
	float:left;
}
.text-row2
{
	width:100%;
	padding:10px 0px;
	float:left;
}
.text-col
{
	width:50%;
	float:left;
	font-size:15px;
	color:#333;
}
.text-col strong
{
	font-weight:500;
	padding-left:18px;
	
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  top: 5px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 400px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 34px;
  left: 50%;
  margin-left: -60px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left:15%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip textarea
{
	width:100%;
	border:1px solid #999;
	border-radius: 5px;
    font-size:14px;
	padding:8px;
	float:left;
}

.tt-header-holder .tt-obj-menu:last-child:first-child .tt-desctop-menu:not(.tt-menu-small) nav > ul li.dropdown > a {
    
    font-size: 17px;
    padding: 21px 23px;
}

.tt-desctop-menu .tt-megamenu-col-01 .dropdown-menu {
    width: 280px;
    margin-left: 0px;
    margin-top:3px;
}

.search-custright{ display:none;}

.tt-desctop-menu .tt-megamenu-col-01 .dropdown-menu {    padding: 0;}
.tt-desctop-menu .tt-megamenu-submenu{ display:block;}
.tt-desctop-menu .tt-megamenu-submenu > li > a{ display:block;  padding:12px 5px  12px 12px;   font-size: 15px;
border-bottom: #ddd 1px solid;}
*/

/*.dropdown.tt-submenu a span {
    text-transform: uppercase;
}
*/

@media(min-width:767px){
 /* .tt-logo img{margin-left:-180px;}*/
}


/*
@media(max-width:767px){
  ul.tt-options-swatch.productitem-option1-js{ display:none !important;}
  .tt-header-row.tt-top-row {display: none;}
  
  .similar a {
    width: 82px !important;
  }
  
}

.headertype4 .headertype4_box3 {
    padding: 3px 0px;
  
}


.tt-desctop-menu .tt-title-submenu {    font-size: 17px;}
.headertype3.headertype4 .icons-main-menu .tt-desctop-menu nav > ul > li { padding:7px !important;
    margin-bottom: 0px !important;}
.headertype3.headertype4 .icons-main-menu .tt-desctop-menu nav > ul > li:hover{padding:7px !important;}
.headertype3.headertype4 .icons-main-menu .tt-desctop-menu nav > ul > li.dropdown > a {text-transform: uppercase;}
.tt-desctop-menu .tt-megamenu-submenu > li > a:hover{border-bottom:2px #8788db solid; }



.headingspecial
{
	font-size:18px;
	color:#171515;
	text-align:center;
	margin:20px 0px;
	text-transform:uppercase;
}
.tabletag
{
	width:100%; clear:both; background-color:#ccc; 
	
}
.tabletag table
{
	width:100%;
}
.tabletag td
{
	padding:7px 15px;
	text-align:center;

}
.tabletag tr:nth-child(even)
{
	padding:7px 15px;
	background-color:#FFF;
}
.tabletag tr:nth-child(odd)
{
	padding:7px 15px;
	background-color:#f1f1f1;
}


@media only screen and (min-width: 320px) and (max-width: 768px) {
	header, nav, #header-ctnr, footer, #container{
	width: 100%;
	}
	
.tabletag table
{
	width:200%;
}
}






 .ot-fb-logo.facebook-chat-button{ right:65px !important;}
  
  .tt-back-to-top.tt-show{ right:5px !important;}

  header .tt-top-panel .tt-row {padding: 7px 0 0px 0px !important;     line-height: 11px; border-bottom: #f5f3f3 1px solid;}

@media(max-width:640px){
  .tt-btn-addtocart.addtocart-item-js{ display:none !important;}
  
  header .tt-row  {    padding: 5px 5px 5px 5px !important;    min-height: 30px;   border-bottom: #f5f3f3 1px solid;
    margin: 0 -30px !important;}
  .tt-top-panel .tt-row .tt-btn-close{ margin-left:5px !important;}
  
  header  .tt-description {     font-size: 14px !important;     line-height: 18px !important;    font-weight: 500;}
	.tt-mobile-header .tt-logo-container {    padding:10px 0 0 0 !important;}
 
  
}
.gift-card{ border-left:1px solid;}
.gift-card a{ padding:10px; display:block; width:100px; text-align:center; color:#8788DB; text-transform: uppercase;}
*/


.prd-pic{
	width: 82px !important;
    border: 1px solid #333;
    border-radius: 50%;
    margin: -9px 0px 0px 0px
}


.similar a{
  margin-top:15px; margin-right:5px;
    display: inline-block;
    width: 90px;
    background: #fff;
    text-align: center;
    min-height: 80px;
  padding:10px 2px 2px 2px;
  transition:0.3s;
    border: #eee 3px solid;
    border-radius: 5px;
    position: relative;
  color:#000;
}
.var-color{ padding:15px 0; font-weight:bold;}
.colr{ color:#000;}
span.var-color{ color:#0f4b93;}

.similar a:hover{ border-color:#0f4b93;}

.similar .name{ position:absolute; opacity: 0; top:-33px;  transition:0.3s; background:#fff; color: #0f4b93;}
.similar a:hover .name{ border:#0f4b93 1px solid; padding:4px 2px 1px 2px; text-align:center; opacity:1 ;
  left:-2px; right:-2px; border-radius:5px; line-height:15px;}
.similar  .prd-pic{border-radius:0; height:75px; width:60px;border:none;}
/*
.tt-swatches-container.tt-swatches-container-js .tt-wrapper{ display:none !important;}
*/
#loader .dot { background: #0f4b93 !important;}
@media(max-width:767px){
  ul.tt-options-swatch.productitem-option1-js{ display:none !important;}
 .tt-product-inside-hover .tt-row-btn{display: none !important;}
  .tt-product-listing>.tt-col-item {  margin-top: 0px !important;}
}

.mrp_txt, #sale_txt1{ font-size: 14px;}
